ComponentOne Data Source for Entity Framework
C1.LiveLinq.Indexing Namespace / Index<T,TKey> Class / FindGreater Method

In This Topic
    FindGreater Method (Index<T,TKey>)
    In This Topic
    Finds items with keys greater than the specified value.
    Overload List
    OverloadDescription
    Finds items with keys greater than the specified value.  

    Finds items with keys greater than the specified value.

    Implements IIndexScanner(T).FindGreater(object,bool,Order)

    (Inherited from C1.LiveLinq.Indexing.Index<T>)
    See Also